バージョン

TrendLinePeriod メソッド (Sparkline<T>)

スパークラインの近似曲線期間を取得または設定します。
シンタックス
'宣言
 
Public Function TrendLinePeriod( _
   ByVal trendLinePeriod As System.Integer _
) As Sparkline(Of T)
public Sparkline<T> TrendLinePeriod( 
   System.int trendLinePeriod
)

パラメータ

trendLinePeriod
参照

オンラインで表示: GitHub